home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Tele / T / TIES Test Kit.cpt / TIES Test Kit f / TIES Scan Info < prev    next >
Encoding:
Text File  |  1992-09-22  |  2.3 KB  |  43 lines  |  [TEXT/MSWD]

  1. TIES Search Program
  2.  
  3. The TIES Search Program will scan a Macintosh hard drive and identify files that contain any of three of the most common TIES escape sequences.  This program is provided so that people can see if the most common TIES sequences appear in their data. 
  4.  
  5. The TIES escape sequence is determined mainly by how the modem
  6. is programmed by the comm software.  The default for most modems is
  7. +++AT<string><CR> and this is used by most software (type 2 below).
  8. However the "+" and <CR> characters can be reprogrammed by the comm 
  9. software; however, the Hayes Smartcom programs are the only ones I 
  10. have observed to do this. Smartcom reprograms the "+" character 
  11. differently for the originating modem and the answering modem. Here 
  12. we are only concerned with the originating modem. Note that if your
  13. comm software reprograms the "+" or <CR> to something different from
  14. the way Smartcom does, this program will not detect those sequences.
  15.  
  16. The rules for <string> seem to vary between TIES modems and definitions.
  17. This program was designed based on the observed behavior of a Multi-Tech
  18. MultiModem II, which is as follows.  <string> can be empty, or start with 
  19. a letter and be one to four characters long. Also the "A" or the "T" can
  20. be lower case.  In all sequences found so far, <string> is empty or "H", 
  21. which would fit any of the definitions of TIES I have seen or observed.
  22.  
  23. The three sequences detected are described in the table below.
  24.  
  25. Type     "+" Character      <CR> Character      Example Software
  26.  
  27.  1.        1D hex (^])       Carriage Return         Recent Smartcom
  28.  2.            "+"               Carriage Return         Most others
  29.  3.        1D hex (^])             1E hex                  Smartcom before 1987
  30.  
  31. To scan your Macintosh drive, read the TIES Search Readme file in the TIES Scan folder.
  32.  
  33. Note:  When files are transferred with a file transfer protocol, 
  34. additional characters (the packet header and CRC) are inserted. Because
  35. of this there is a small chance that even though this program does not 
  36. find a TIES sequence in a file, the file transfer could still have a TIES sequence
  37. after the protocol characters are inserted.  Likewise, there is a small chance
  38. that a file with a TIES sequence could have that sequence interrupted by
  39. protocol characters so that a TIES modem would not be affected when the 
  40. file is transferred.
  41.  
  42. John Copeland
  43.